Skip to content

Temporarily remove obsolete attribute #3320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 11, 2019
Merged

Temporarily remove obsolete attribute #3320

merged 4 commits into from
Oct 11, 2019

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Oct 9, 2019

This attribute causes too much customer confusion. I'll have to remember to add this back on every CI run.

Related to #2986

Internal review URL

@mairaw mairaw requested a review from karelz as a code owner October 9, 2019 17:31
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But it might be best to also add a note box with something like the following:
The SmtpClient class is obsolete in Xamarin. However,

  • It is included in the .NET Standard and therefore must part part of any .NET implementation.
  • It is present and can be used in .NET Framework 4 through .NET Framework 4.8.
  • It is usable in .NET Core, but its use is not recommended.

@mairaw
Copy link
Contributor Author

mairaw commented Oct 10, 2019

Good idea.

@mairaw
Copy link
Contributor Author

mairaw commented Oct 10, 2019

Also I think we could add the text from https://github.com/dotnet/platform-compat/blob/master/docs/DE0005.md to here instead of linking to that, so it can get localized. Thoughts?

@mairaw mairaw added the doc-enhancement Improve the current content label Oct 10, 2019
@mairaw mairaw self-assigned this Oct 10, 2019
@mairaw mairaw added this to the October 2019 milestone Oct 10, 2019
@mairaw mairaw merged commit 648d5e5 into master Oct 11, 2019
@mairaw mairaw deleted the mairaw-patch-1 branch October 11, 2019 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants